home *** CD-ROM | disk | FTP | other *** search
/ PC PowerPlay 49 / PCPP49a.iso / editors / sofsdk / SoF SDK.msi / _ED8A7F98EE7A46D9A51A4DA103D198B7 < prev    next >
Encoding:
Text File  |  2000-03-27  |  1.4 KB  |  58 lines

  1. // __tsr1_ds
  2. //
  3.  
  4.  
  5. /********************************************************************************
  6.  
  7. TSR1 Level Specific Strings
  8.  
  9. ********************************************************************************/
  10.  
  11.  
  12. #define PACKAGE_TSR1        0x64
  13.  
  14. #define TSR1_C3D2            0x6400
  15. #define TSR1_C3D1            0x6401
  16. #define TSR1_C4D1            0x6402
  17. #define TSR1_C5D1            0x6403
  18. #define TSR1_C5D2            0x6404
  19. #define TSR1_C6D1            0x6405
  20. #define TSR1_C6D2            0x6406
  21. #define TSR1_C6D3            0x6407
  22. #define TSR1_S1D1            0x6408
  23. #define TSR1_S1D2            0x6409
  24. #define TSR1_S1D3            0x640a
  25. #define TSR1_S1D4            0x640b
  26. #define TSR1_S2D1            0x640c
  27. #define TSR1_S2D2            0x640d
  28. #define TSR1_C7D1            0x640e
  29. #define TSR1_C7D2            0x640f
  30. #define TSR1_C8D1            0x6410
  31. #define TSR1_C8D2            0x6411
  32. #define TSR1_C9D1            0x6412
  33. #define TSR1_C9D2            0x6413
  34. #define TSR1_C9D3            0x6414
  35. #define TSR1_C6D4            0x6415
  36. #define TSR1_RUSSIA            0x6416
  37. #define TSR1_INTRO            0x6417
  38. #define TSR1_ACTIVISION            0x6418
  39. #define TSR1_RAVEN            0x6419
  40. #define TSR1_SOF            0x641a
  41. #define TSR1_LOCKED            0x641b
  42. #define TSR1_ONE            0x641c
  43. #define TSR1_TWO            0x641d
  44. #define TSR1_THREE            0x641e
  45. #define TSR1_FOUR            0x641f
  46. #define TSR1_FIVE            0x6420
  47. #define TSR1_SIX            0x6421
  48. #define TSR1_SEVEN            0x6422
  49. #define TSR1_EIGHT            0x6423
  50. #define TSR1_NINE            0x6424
  51. #define TSR1_TEN            0x6425
  52. #define TSR1_USELEVER            0x6426
  53. #define TSR1_THIRTEEN            0x6428
  54. #define TSR1_FOURTEEN            0x6429
  55.  
  56.  
  57. // __tsr1_ds
  58.